diff options
Diffstat (limited to 'config/waybar/configs/Peony [TOP]')
| -rw-r--r-- | config/waybar/configs/Peony [TOP] | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/config/waybar/configs/Peony [TOP] b/config/waybar/configs/Peony [TOP] index ade9f2c9..c9e5fce3 100644 --- a/config/waybar/configs/Peony [TOP] +++ b/config/waybar/configs/Peony [TOP] @@ -28,7 +28,7 @@ "custom/separator#line", "backlight#peony", "custom/separator#line", - "temperature#peony", + "temperature", "custom/separator#line", "battery#peony", "network#peony"], @@ -53,22 +53,7 @@ "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", "format-icons": ["", "", "", ""], }, - -"backlight#peony": { - "device": "intel_backlight", - "format": "{percent}% {icon}", - "format-icons": ["", "", "", "", "", "", "", "", ""], -}, -"temperature#peony": { - // "thermal-zone": 2, - "hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], - "critical-threshold": 80, - // "format-critical": "{temperatureC}°C ", - "format": "{temperatureC}°C " - -}, - "network#peony": { "format": "{ifname}", "format-wifi": "{icon}", |
